--Handlers below are not very elegant, but they work - should be able to put the EnterInField script as part of On ArrowKey handler, under option that goes to next card, but I can't get this to work - does work this way, mapping arrow action to another handler - Chose Enter InField just because it's a handler that won't ever be used for any thing else [in fact, can't be used for most part, because stack is pro tected & user can't get cursor in field]
On ArrowKey which
if which is "up" then EnterInField
else if which is "right" then beep
else if which is "left" then beep
else if which is "down" then beep
End ArrowKey
On EnterInField
undissolve
End EnterInField
-- part 8 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=133 right=150 bottom=259
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name:
-- part 9 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=149 right=166 bottom=259
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 2048
-- line height: 16
-- part name:
-- part 10 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=142 top=165 right=236 bottom=311
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name:
-- part 12 (field)
-- low flags: 00
-- high flags: 2004
-- rect: left=55 top=264 right=312 bottom=421
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 18
-- part name: red
-- part contents for card part 3
----- text -----
... and now hit the up arrow key to move the highlight back to Menus...
-- part contents for card part 8
----- text -----
Menus
-- part contents for card part 9
----- text -----
Commands
-- part contents for card part 10
----- text -----
Change configuration
Dos commands
change compact Disc
eXit
-- part contents for background part 2
----- text -----
88
-- part contents for background part 3
----- text -----
Main Menu
-- part contents for background part 5
----- text -----
card id 42013
-- part contents for background part 8
----- text -----
42013
-- part contents for background part 11
----- text -----
-- part contents for card part 11
----- text -----
Move the highlight down to "change compact Disc," with the down arrow ...
-- part contents for card part 12
----- text -----
..And now the new disk is ready to search - Just move the highlight up to "Menus," by hitting the up arrow ...